Micron Document




Python Software Foundation License
──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
top
La Python Software Foundation License (PSFL) est une licence libre semblable à la licence BSD. Elle est principalement utilisée par l'interpréteur officiel du langage de programmation Python.

Il existe deux types bien distincts de licences Python :

• Licence de Python 2.0.1, 2.1.1, et nouvelles versions : licence libre et compatible GPLcite-ref-nouvelle-2-0[2].
• Licence de Python 1.6b1 à 2.0 et 2.1 : licence libre mais incompatible GPLcite-ref-ancienne-3-0[3]. La principale incompatibilité provient du fait que la licence Python est régie par les lois de l'État de Virginie, ce que ne permet pas la GPL.

Contents


──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────

Notes et références

cite-note-11. (en) « Python 2.4.2 license », sur Python.org (consulté le 18 mai 2023).
cite-note-nouvelle-22. (en) « License of Python 2.0.1, 2.1.1, and newer versions », gnu.org, 24 juin 2011.
cite-note-ancienne-33. (en) « License of Python 1.6b1 through 2.0 and 2.1 », gnu.org, 24 juin 2011.

Liens externes

• (en) Licence Python

• Portail du droit
• Portail des logiciels libres